项城词语网>英语词典>data formatting翻译和用法

data formatting

英 [ˈdeɪtə ˈfɔːmætɪŋ]

美 [ˈdeɪtə ˈfɔːrmætɪŋ]

网络  数据格式化; 数据转化; 日期格式; 资料的格式化

电力

英英释义

noun

  • the organization of information according to preset specifications (usually for computer processing)
      Synonym:formatformattingdata format

    双语例句

    • The servlet can then pass a reference to the Java bean to the JSP to provide access to the data for formatting and display.
      然后,servlet可以向JSP传递一个对Javabean的引用,以便访问要格式化和显示的数据。
    • The solution also uses two additional helper classes: DateUtil for data formatting and AppConfig to read configuration parameters.
      此外,还使用另外两个帮助类:DateUtil用于格式化数据;AppConfig用于读取配置参数。
    • What is more, with the development of data formatting of information, more and more management systems appeared.
      再者,随着信息数据化趋势的发展,出现了越来越多的管理系统。
    • Freeform text most commonly refers to data manually entered and not selected from a standard pick list or data entered without any formatting, such as a complete address in a single field.
      自由格式文本经常指手动输入的数据,而不是从标准选择列表选择或不采用任何格式的数据(如单个字段中的完整地址)。
    • When an Ajax application exchanges data with a web server, it is often requesting a refresh of some kind of data, but ideally without the formatting.
      当Ajax应用程序与web服务器交换数据时,经常需要某类数据的刷新,但不需要格式化。
    • The views are simple files: The index and read views simply output the data assigned to them, applying minimal formatting, while the write view displays a form to be used when posting to Blahg.
      视图都是十分简单的文件:索引视图和读取视图只是应用最少的格式输出分配给它们的数据,而写入视图将显示发布到Blahg中时要使用的表单。
    • There could be several variations to support-frequency of changes to label information, number of words, language, data formatting, mixture of static and dynamic messages that make up a label, etc.
      可能的几个需要支持的变化是:标签信息改变的频率,文字数量,语言,数据格式,组成标签的静态信息和动态信息等。
    • The search_ajax() method finds the recipes based on the search parameter and sends that data to an ERB template for formatting.
      searchajax()方法根据搜索参数查找菜谱并把数据发送给ERB模板格式化。
    • Is it as architecturally pure as XML-encoded data separated from its formatting through a mechanism such as XSLT style sheets?
      从架构上来看,它是否纯粹是通过XSLT样式表这样的机制与格式相分离的XML编码数据?
    • However, with an HTTP client, the server must do most or all of the data formatting/ presentation as well.
      但是,使用HTTP客户机,服务器还必须完成数据格式化/表示的大部分工作。